Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Prolog program Define the relation last(item,list) so that item is the last elem...Feb 21
Prolog program to define the relation last(item,list) so that item is the last e...Feb 22
Prolog program to find last item of the listFeb 22
Prolog program to add an element in a last position in given listFeb 21
Prolog program to find the last element in a given listFeb 21
Prolog program that defines a relation count(A,L,N) that counts into N the numbe...Feb 22
Prolog program to delete an element from a list using concatenateFeb 22
Prolog program to delete an element from a given list without using concatenateFeb 22
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation shift(L1,L2) so that L2 is L1 shifted rota...Feb 22
Prolog program to find the nth element of a listFeb 22
Prolog program to find the sum of the elements in the listFeb 22
Prolog program to write the elements of the list line by lineFeb 22
PROLOG PROGRAM TO DETERMINE WHETHER A ELEMENT IS A MEMBER OF LISTFeb 22
Prolog program to delete an element from a given listFeb 21
Prolog program to add an element in a head position in given listFeb 21
Prolog program to add an element to the begining of a listFeb 21
Prolog program to find the nth element of a list Feb 22
Prolog program to insert an element anywhere in the listFeb 22
Prolog program to define the relation translate(List1, List2) to translate a lis...Feb 21
Program to find co relation between two data sets defined and initialise by the...Apr 22
Prolog program to concatenate two lists, an element is a member of a given list ...Feb 22
Prolog program to define two predicates evenlength(List) and oddlength(List) so ...Feb 22
Program that defines a relation split(L,P,N) where list is divided into positive...Feb 22
ProLog Program to find relations in familyFeb 21
ProLog Program to find relationsFeb 21
ProLog Program to generate facts of the family and take different relationsFeb 21
PROGRAM TO FIND THE MEAN OF USER DEFINED NUMBER OF ARRAY ELEMENTSMay 03
Prolog program to define a relation dividelist (L,L1,L2) so that L is partitione...Feb 22
Prolog program that defines a relation max(X,Y,Max) where Max is the greater of ...Feb 22
Prolog program to reverse a list using concatenate Feb 22
ProLog Program to sort a list using Quick SortFeb 21
ProLog Program to sort the list of integers using Insertion SortFeb 21
Display items having item price between 100 to 500 using select queryJun 26
Display item details in descending order of item price using order by clause in ...Mar 16
Display total item price of item table using sum() functionDec 19
Display average item price of item table using avg() function Oct 26
Display highest item price of item table using max() function Oct 30
Display lowest item price of item table using min() function Apr 22
Prolog program to check whether a list is an ordered list or notFeb 22
Prolog program to find the permutations of a given list i.e. to find all possibl...Feb 22
Prolog program to merge two ordered list generating an ordered listFeb 22
Prolog program to concatenate two lists giving third listFeb 21
Defines stack and lists basic operations and properties of stack Jul 06
Defines and lists types of expressionsSep 11
Prolog program to display item name, code, quantity, price and gradeFeb 21
Display invoices containing item keyboard in listDec 12
Function for inserting an item into a linked listDec 11
Function for deleting an item from linked listFeb 26